home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compton's Multimedia Gol…ifornia & Hawaii Edition)
/
Compton's Multimedia Golf Guide - California & Hawaii Edition.iso
/
install.dat
< prev
next >
Wrap
Text File
|
1992-11-10
|
3KB
|
105 lines
@DefineProject
@Name = "California/Hawaii Golf Guide"
@Version = "1.0"
@Subdir = "GOLF" /* default subdirectory for files */
@OutDrive = C /* Default target drive */
@Group = "A"
@Requires @Harddisk
@Requires 3800000 /* Disk space requirement */
@EndProject
@Display
@Cls
This program will install the @Name
Version @Version on your computer system.
You may press the [Esc] key at any time to abort the
installation. INSTALL will ask you several questions about your
computer hardware.
Each question has a default answer. If the default answer is
correct, press the ENTER key in response to the question.
Otherwise, type the answer and then press the ENTER key.
If you make a mistake while typing, press the BACKSPACE key
and then retype the answer.
@Pause
@EndDisplay
@Display
@Cls
Before continuing with this installation, you may want to ensure
that your hard disk has at least 3.8 megabytes of memory free.
This figure may be larger than that mentioned in the user's
guide, and takes precedence over that figure.
If you wish to abort this installation in order to check your
remaining hard disk space, press the [Esc] key.
@Pause
@EndDisplay
@GetOutDrive
@Suppress A
@Suppress B
@Cls
On which disk drive do you wish to install @Name?
@EndOutDrive
@GetSubdir
@Cls
Now you need to specify the destination subdirectory.
The subdirectory is the location on your disk where the
@Name system will be installed.
If you don't know what a "subdirectory" is, you probably do not need
to worry about it and should just press Enter at the next prompt.
@Prompt = "Which subdirectory ([Enter] = @Subdir) ?"
@EndSubdir
@DefineDisk
@Label = "Disk 1"
@File GOLF1.EXE
@File GOLFHELP.DAT
@File OPENING\16CO0001.PCX @Out OPENING\*.*
@File OPENING\OPENING.LIB @Out OPENING\*.*
@File OPENING\OPENING.CON @Out OPENING\*.*
@File OPENING\OPENING.BLD @Out OPENING\*.*
@File DATABASE\CALIF.EDC @Out DATABASE\*.*
@File DATABASE\CALIF.EDI @Out DATABASE\*.*
@File DATABASE\CALIF.EDS @Out DATABASE\*.*
@File DATABASE\CALIF.EDT @Out DATABASE\*.*
@File DATABASE\CALIF.EDX @Out DATABASE\*.*
@File DATABASE\CALIF.EDB @Out DATABASE\*.*
@File DATABASE\CALIF.LTF @Out DATABASE\*.*
@File DATABASE\HAWAII.EDC @Out DATABASE\*.*
@File DATABASE\HAWAII.EDI @Out DATABASE\*.*
@File DATABASE\HAWAII.EDS @Out DATABASE\*.*
@File DATABASE\HAWAII.EDT @Out DATABASE\*.*
@File DATABASE\HAWAII.EDX @Out DATABASE\*.*
@File DATABASE\HAWAII.EDB @Out DATABASE\*.*
@File DATABASE\HAWAII.LTF @Out DATABASE\*.*
@EndDisk
@Finish
@System "echo echo off > @OutDrive:\\@SubDir\\golf.bat"
@System "echo @InDrive:\\RWSTSR >> @OutDrive:\\@SubDir\\golf.bat"
@System "echo GOLF1.EXE @InDrive: @OutDrive:\\@SubDir >> @OutDrive:\\@SubDir\\golf.bat"
@System "echo @InDrive:\\RWSTERM >> @OutDrive:\\@SubDir\\golf.bat"
@Cls
@ChDrive @OutDrive
@Chdir ".."
Installation of @Name is complete.
To run the @Name, simply enter GOLF
at the DOS prompt, from within the @SubDir directory of drive @Outdrive:.
@pause
@EndFinish